Nevron Open Vision Documentation
Nevron.Nov Namespace / NPromise<TResult> Class / Then Method


In This Topic
    Then Method (NPromise<TResult>)
    In This Topic
    Adds a succeeded handler for this promise
    Overload List
    OverloadDescription
    Adds a succeeded handler for this promise  
    Adds succeeded and failed handlers for this promise  
    Adds succeeded and failed handlers for this promise  
    Resolves the specified promise, when this promise is resolved.  
    Resolves the specified promise, when this promise is resolved.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also